Skip to content

Match Windows 11 type ramp in settings and menus#152

Merged
danielchalmers merged 1 commit into
masterfrom
fix/win11-type-ramp
Jul 11, 2026
Merged

Match Windows 11 type ramp in settings and menus#152
danielchalmers merged 1 commit into
masterfrom
fix/win11-type-ramp

Conversation

@danielchalmers

@danielchalmers danielchalmers commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Text in the settings window and context menus reads smaller than before the Fluent redesign, especially on scaled screens, and sits one step under the Windows 11 type ramp the design imitates. Measured against a stock machine:

Surface v5.4.0 (system defaults) Fluent redesign Win11 native (WinUI)
Menus SystemFonts.MenuFontSize (12-13px, tracks OS text size) 12px hardcoded 14px
Body text SystemFonts.MessageFontSize (12-13px) 13px 14px
Captions / descriptions 11px 11-11.5px 12px floor

So menus genuinely shrank vs v5.4.0, and everything is 1px under the WinUI ramp, which is exactly the "slightly too small, out of place next to real Win11 surfaces" impression.

Before (12px) After (14px)
ramp-before-menu ramp-after-menu
Before (13px body, 11-11.5px captions) After (14px body, 12px captions)
ramp-before-settings ramp-after-settings

The Fluent redesign left text one step under the WinUI ramp it imitates:
menus were 12px where Win11 flyouts use 14px (and where the pre-redesign
system menus were 13px), body text was 13px against WinUI's 14px, and
captions sat at 11-11.5px below the ramp's 12px floor. On scaled screens
the whole window read smaller than v5.4.0 and out of place next to native
Win11 surfaces.

Adopt the ramp: 14px body (window base, menus, sidebar nav, menu glyphs)
and 12px captions (descriptions, preset examples, editor eyebrows, sidebar
tool descriptions). Headers were already BodyStrong (14 SemiBold) and the
title 20, matching Subtitle.
@github-actions github-actions Bot added the enhancement New feature or request label Jul 11, 2026
@danielchalmers danielchalmers changed the title Match the Windows 11 type ramp in the settings window and menus Match Windows 11 type ramp in settings and menus Jul 11, 2026
@danielchalmers
danielchalmers merged commit c394dc0 into master Jul 11, 2026
5 checks passed
@danielchalmers
danielchalmers deleted the fix/win11-type-ramp branch July 11, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant